7.3.21 Stock Transfers report
The Stock Transfers report provides a list of the stock transfers in the system.
This report is available in the Reports category, and is the primary search in the Stock Transfers category.
7.3.21.1 Search criteria
You can use the following search criteria:
Field |
Description |
---|---|
From Location |
Type the location from which stock is being transferred. You can use wildcards. |
To Location |
Type the location to which stock is being transferred. You can use wildcards. |
Stock Code |
Type the stock code for the devices being transferred. You can use wildcards. |
Status |
Select the status of the stock transfer from the drop-down list. |
You can also select the following Additional search criteria:
Field |
Description |
---|---|
Quantity |
Type the quantity of the stock transfer. |
Date Created After |
Select a creation date to filter the list of stock transfers. |
Date Created Before |
Select a creation date to filter the list of stock transfers. |
Date Updated After |
Select an update date to filter the list of stock transfers. |
Date Updated Before |
Select an update date to filter the list of stock transfers. |
7.3.21.2 Report fields
The report contains the following fields:
Field |
Description |
---|---|
From Location |
The location from which stock is being transferred. |
To Location |
The location to which stock is being transferred. |
Stock Code |
The stock code for the devices being transferred. |
Quantity |
The quantity of stock being transferred. |
Status |
The status of the stock transfer. |
Date Created |
The date the stock transfer was created. |
Date Updated |
The date the stock transfer was updated. |
You can click on an item in the list of results to open the View Transfer screen.
7.3.21.3 Running the report through the API
The Stock Transfers report has the report ID 101202, and has the following search parameters:
Parameter |
Field |
---|---|
origin |
From Location |
destination |
To Location |
stockCode |
Stock Code |
status |
Status |
qty |
Quantity |
dateCreatedAfter |
Date Created After |
dateCreatedBefore |
Date Created Before |
dateUpdatedAfter |
Date Updated After |
dateUpdatedBefore |
Date Updated Before |
Note: Date and time formats are as follows:
YYYY-MM-DDTHH:MM:SS
For example:
2023-02-28T17:14:00
See section 7.2.2, Running reports through the MyID Core API for more details of running reports through the MyID Core API.
7.3.21.4 Further information
See section 11, Working with stock transfers for more information.